Share via


LimitedAccessFeatureRequestResult.FeatureId Property

Definition

Provides the feature ID associated with the request made.

public:
 property Platform::String ^ FeatureId { Platform::String ^ get(); };
winrt::hstring FeatureId();
public string FeatureId { get; }
var string = limitedAccessFeatureRequestResult.featureId;
Public ReadOnly Property FeatureId As String

Property Value

String

Platform::String

winrt::hstring

The feature's ID, as provided by Microsoft.

Applies to