ParameterSectionContentLocation Property
VALUE: Indicates where the actual content of the property
is located. (2)
Namespace: FolkerKinzel.VCards.Models.Properties.ParametersAssembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.0.1+a91cc3f0fd39aeb548e16006a60ca9dd10a304a2
public Loc ContentLocation { get; set; }
Public Property ContentLocation As Loc
Get
Set
public:
property Loc ContentLocation {
Loc get ();
void set (Loc value);
}
member ContentLocation : Loc with get, set
Property Value
Loc