DkmExceptionTriggerHit.CapabilitySid 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.
[Optional] Specifies the missing capability if there is one which resulted in a runtime exception.
public:
property System::String ^ CapabilitySid { System::String ^ get(); };
public:
property Platform::String ^ CapabilitySid { Platform::String ^ get(); };
public string CapabilitySid { get; }
public string? CapabilitySid { get; }
member this.CapabilitySid : string
Public ReadOnly Property CapabilitySid As String
Property Value
Returns String.