RemoteSettingsFilterProvider.GetAppIdPackageGuid 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.
Guid of the AppId package (VS specific - empty string if not available).
public:
virtual Guid GetAppIdPackageGuid();
public virtual Guid GetAppIdPackageGuid ();
abstract member GetAppIdPackageGuid : unit -> Guid
override this.GetAppIdPackageGuid : unit -> Guid
Public Overridable Function GetAppIdPackageGuid () As Guid