This topic has not yet been rated - Rate this topic

BcdStringElement class

Represents a string element.

Syntax

class BcdStringElement : BcdElement
{
  string String;
};

Members

The BcdStringElement class has these types of members:

Properties

The BcdStringElement class has these properties.

String
Data type: string
Access type: Read-only

The string value.

Requirements

Minimum supported client

Windows Vista [desktop apps only]

Minimum supported server

Windows Server 2008 [desktop apps only]

Namespace

\\.\Root\WMI

MOF

Bcd.mof

See also

BcdElement
SetStringElement

 

 

Send comments about this topic to Microsoft

Build date: 10/26/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.