BTXService.ActivationSubGuids 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.
protected:
abstract property cli::array <Guid> ^ ActivationSubGuids { cli::array <Guid> ^ get(); void set(cli::array <Guid> ^ value); };
protected abstract Guid[] ActivationSubGuids { get; set; }
member this.ActivationSubGuids : Guid[] with get, set
Protected MustOverride Property ActivationSubGuids As Guid()
Property Value
Guid[]