RemoteSettingsFilterProvider.GetManifestId Method
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.
Installation manifest id.
public:
virtual System::String ^ GetManifestId();
public virtual string GetManifestId ();
abstract member GetManifestId : unit -> string
override this.GetManifestId : unit -> string
Public Overridable Function GetManifestId () As String