WindowsSoftwareUpdate.SourceVersion Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property WindowsSoftwareUpdateVersion ^ SourceVersion { WindowsSoftwareUpdateVersion ^ get(); };
WindowsSoftwareUpdateVersion SourceVersion();
public WindowsSoftwareUpdateVersion SourceVersion { get; }
var windowsSoftwareUpdateVersion = windowsSoftwareUpdate.sourceVersion;
Public ReadOnly Property SourceVersion As WindowsSoftwareUpdateVersion