IQueryActionProviderMetadataView.InputProviderState 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.
Required provider state from the source items provider.
[System.ComponentModel.DefaultValue(null)]
public string[] InputProviderState { get; }
[<System.ComponentModel.DefaultValue(null)>]
member this.InputProviderState : string[]
Public ReadOnly Property InputProviderState As String()
Property Value
String[]
- Attributes