PSSnapInInstaller.VendorResource Property
Definition
public:
virtual property System::String ^ VendorResource { System::String ^ get(); };
public:
virtual property Platform::String ^ VendorResource { Platform::String ^ get(); };
public virtual string VendorResource { get; }
member this.VendorResource : string
Public Overridable ReadOnly Property VendorResource As String